/ Assembly List / LJCNetCommon / LJCReflect / GetPropertyInfo

Namespace - LJCNetCommon


Parameters
propertyName - The property name.

Returns

The PropertyInfo object.

Syntax

C#
public PropertyInfo GetPropertyInfo(String propertyName)

Gets the cached PropertyInfo value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.